projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fc256d
)
a11y tests: Update expected output
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 3 May 2014 00:49:43 +0000
(20:49 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 3 May 2014 00:53:02 +0000
(20:53 -0400)
The new AtkValue interface aways returns doubles, which causes
the range to be printed out with decimals.
testsuite/a11y/paned.txt
patch
|
blob
|
history
diff --git
a/testsuite/a11y/paned.txt
b/testsuite/a11y/paned.txt
index db094210f93ec4fe967bb81a97493e8c971c43f2..734e3ed89495d2b22722efbbb4b23cb308866650 100644
(file)
--- a/
testsuite/a11y/paned.txt
+++ b/
testsuite/a11y/paned.txt
@@
-16,9
+16,9
@@
window1
layer: widget
alpha: 1
<AtkValue>
- minimum value: 0
- maximum value: 0
- current value: 0
+ minimum value: 0
.000000
+ maximum value: 0
.000000
+ current value: 0
.000000
label1
"label"
parent: paned1